Next | Prev | Top | Contents | Index

Chapter 7: Using the Frame Scheduler


The REACT/Pro Frame Scheduler makes it easy to structure a real-time program as a family of independent, cooperating processes, running on multiple CPUs, scheduled in sequence at the frame rate of the application. For an overview of the Frame Scheduler, see "REACT/Pro Frame Scheduler".

This chapter contains details on the operation and use of the Frame Scheduler, under these main headings:


Frame Scheduler Concepts
Selecting a Time Base
Using the Scheduling Disciplines
Preparing the System
Implementing a Single Frame Scheduler
Implementing Synchronized Schedulers
Handling Frame Scheduler Exceptions
Using Signals Under the Frame Scheduler
Using Timers with the Frame Scheduler
The Frame Scheduler Device Driver Interface

Next | Prev | Top | Contents | Index